home *** CD-ROM | disk | FTP | other *** search
/ PC Electronics Plus 3 / PC Electronics Plus 3.iso / subdwg / install.txt < prev    next >
Text File  |  1995-10-02  |  2KB  |  43 lines

  1. Use PKUNZIP -d FILE.ZIP to install the file in the directory that you want.
  2.  
  3. To install you have to add the following enviroment variables to the
  4. AUTOEXEC.BAT.
  5.  
  6.  
  7. SET SUBDWG=C:PATH\SUBDWG
  8. SET SUBUNI=C:PATH\SUBDWG\UNI
  9. SET SUBCAN=C:PATH\SUBDWG\CAN
  10. SET SUBELE=C:PATH\SUBDWG\ELE
  11. SET SUBEQU=C:PATH\SUBDWG\EQUIPOS
  12. SET SUBLSP=C:PATH\SUBDWG\LSP
  13. SET SUBSUB=C:PATH\SUBDWG
  14.  
  15. PATH  is the directory where you install the files. Here is asummend 
  16. you install in disk C: in directory PATH.
  17.  
  18. !!!!!!! Remenber to backup the files ACAD.* of the directory SUPPORT of 
  19. AutoCAD before install    !!!!!!!!
  20.  
  21. You have to replace the menu of your AutoCAD whit the following file 
  22. C:\PATH\SOPORTE\ACAD.MNU  (You should save the old file), or at least 
  23. load this menu from AutoCAD. This file contains the menus added to 
  24. AutoCAD.
  25.  
  26. Add to the file ACAD.LSP  in your AutoCAD directory the contens of 
  27. the file C:PATH\SOPORTE\ACAD.LSP. This file contains the code that load 
  28. the lisp files (C:\PATH\SUBDWG\LSP) in AutoCAD every time you start it.
  29.  
  30. Add the files in C:\PATH\SOPORTE\  to the directory SUPPORT of AutoCAD. 
  31.  
  32. !!!!!!! Remenber to save the files ACAD.* of the directory SUPPORT of AutoCAD
  33. before install    !!!!!!!!
  34.  
  35.                        Christian Perigault
  36.                        e-mail: chsantia@cec.uchile.cl
  37.  
  38.                        Mail:  Christian Perigault
  39.                               Dr. Johow 210, Depto. 103
  40.                               Nunoa, Santiago
  41.                               Chile.
  42.  
  43.